home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 114 / macaddict114.cdr / Software / Utilities / MenuCalendarClock-iCal-2.1.1.dmg / MenuCalendarClock iCal.app / Contents / Resources / BirthdayCalendarPrefs.nib / classes.nib < prev    next >
Encoding:
Text File  |  2005-11-07  |  3.1 KB  |  88 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 birthdayCalendarChanged = id; 
  6.                 updateBirthdayCalendar = id; 
  7.                 updatePreferences = id; 
  8.             }; 
  9.             CLASS = BirthdayCalendarPrefs; 
  10.             LANGUAGE = ObjC; 
  11.             OUTLETS = {
  12.                 calendarPopup = id; 
  13.                 dayAlarmField = NSTextField; 
  14.                 doAlarmField = id; 
  15.                 doAlarmField2 = id; 
  16.                 doSyncField = id; 
  17.                 registerNoteLabel = id; 
  18.                 updateCalendarButton = NSButton; 
  19.                 useAudibleAlarmButton = NSButton; 
  20.             }; 
  21.             SUPERCLASS = OPPreferencePane; 
  22.         }, 
  23.         {CLASS = DisplayPrefs; LANGUAGE = ObjC; SUPERCLASS = OPPreferencePane; }, 
  24.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  25.         {
  26.             ACTIONS = {
  27.                 checkedAddressFormatBox = id; 
  28.                 chooseDefaultStationary = id; 
  29.                 chooseSenderAddress = id; 
  30.             }; 
  31.             CLASS = GeneralPrefsPane; 
  32.             LANGUAGE = ObjC; 
  33.             OUTLETS = {
  34.                 defaultStationaryPopup = NSPopUpButton; 
  35.                 senderAddressPopUp = NSPopUpButton; 
  36.                 usStyleAddressCheckBox = NSButton; 
  37.             }; 
  38.             SUPERCLASS = OPPreferencePane; 
  39.         }, 
  40.         {
  41.             CLASS = NSPreferencePane; 
  42.             LANGUAGE = ObjC; 
  43.             OUTLETS = {
  44.                 "_firstKeyView" = NSView; 
  45.                 "_initialKeyView" = NSView; 
  46.                 "_lastKeyView" = NSView; 
  47.                 "_window" = NSWindow; 
  48.             }; 
  49.             SUPERCLASS = NSObject; 
  50.         }, 
  51.         {CLASS = OPHelpButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  52.         {CLASS = OPPreferencePane; LANGUAGE = ObjC; SUPERCLASS = NSPreferencePane; }, 
  53.         {
  54.             ACTIONS = {
  55.                 changePlainTextFont = id; 
  56.                 changeRichTextFont = id; 
  57.                 miscChanged = id; 
  58.                 ok = id; 
  59.                 revert = id; 
  60.                 revertToDefault = id; 
  61.                 showPanel = id; 
  62.             }; 
  63.             CLASS = Preferences; 
  64.             LANGUAGE = ObjC; 
  65.             OUTLETS = {
  66.                 addExtensionToNewPlainTextFilesButton = id; 
  67.                 checkSpellingAsYouTypeButton = id; 
  68.                 deleteBackupButton = id; 
  69.                 ignoreHTMLButton = id; 
  70.                 ignoreRichTextButton = id; 
  71.                 myOutlet = id; 
  72.                 overwriteReadOnlyFilesButton = id; 
  73.                 plainTextEncodingForReadPopup = id; 
  74.                 plainTextEncodingForWritePopup = id; 
  75.                 plainTextFontNameField = id; 
  76.                 richTextFontNameField = id; 
  77.                 richTextMatrix = id; 
  78.                 saveFilesWritableButton = id; 
  79.                 showPageBreaksButton = id; 
  80.                 tabWidthField = id; 
  81.                 windowHeightField = id; 
  82.                 windowWidthField = id; 
  83.             }; 
  84.             SUPERCLASS = NSObject; 
  85.         }
  86.     ); 
  87.     IBVersion = 1; 
  88. }